From: Sean Whitton Date: Fri, 18 Apr 2025 06:31:50 +0000 (+0800) Subject: * doc/lispref/text.texi (Margins): Grammar fix. X-Git-Tag: archive/raspbian/1%30.2+1-2+rpi1^2~2^2~24^2~140 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=b901290ae7f2e45a80a1d24a1b8d65f94e58b3ca;p=emacs.git * doc/lispref/text.texi (Margins): Grammar fix. Author: --- diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index f3cf0294c81..8329a67d6c2 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi @@ -1931,7 +1931,7 @@ they default to the whole buffer. This function adjusts the indentation at the beginning of the current line to the value specified by the variable @code{left-margin}. (That may involve either inserting or deleting whitespace.) This function -is value of @code{indent-line-function} in Paragraph-Indent Text mode. +is the value of @code{indent-line-function} in Paragraph-Indent Text mode. @end defun @defopt left-margin